var encoding/asn1.bigIntType

3 uses

	encoding/asn1 (current package)
		asn1.go#L666: 	bigIntType           = reflect.TypeFor[*big.Int]()
		common.go#L163: 	case bigIntType:
		marshal.go#L472: 	case bigIntType: